Skip to content

docs: add Justfile help/default recipe and descriptions#61

Merged
qqrm merged 1 commit intodevfrom
codex/add-default-help-for-just-file
Feb 5, 2026
Merged

docs: add Justfile help/default recipe and descriptions#61
qqrm merged 1 commit intodevfrom
codex/add-default-help-for-just-file

Conversation

@qqrm
Copy link
Owner

@qqrm qqrm commented Feb 5, 2026

Motivation

  • Make just show a helpful list of available recipes by default and provide short descriptions so users can discover commands quickly.

Description

  • Change default target to help, add a help recipe that runs just --list, and add short descriptive comments for existing recipes in Justfile.

Testing

  • Ran formatting and CI checks: cargo +nightly fmt --check succeeded; cargo +nightly clippy --all-targets --all-features -- -D warnings, cargo +nightly build --features debug-tracing, and cargo +nightly test --locked failed in this environment due to missing Windows-specific dependencies and platform APIs.

Codex Task

@qqrm qqrm merged commit 8d23491 into dev Feb 5, 2026
1 check failed
@qqrm qqrm deleted the codex/add-default-help-for-just-file branch February 5, 2026 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant